Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11
-
None
-
Android 6
-
9f8938b89a67ff8da148b7b865576a3d5584c610
Description
tst_QDateTime::springForward(CET from day before)
and
tst_QDateTime::springForward(CET from day after)
fails on android because the QDate is invalid
Actual (direct.date()): Invalid QDate Expected (day) : 2015/03/29
Might also be failing in earlier versions, haven't tested.