Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.11
-
Fix Version/s: 5.11.1
-
Component/s: Core: Date/Time
-
Labels:None
-
Environment:Android 6
-
Commits: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.