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
-
Commits:e08ba34f26197fb9893fd48a38bdd0dfff7d4a60
Description
This fail is for the second 'dt5' comparison in the test...
FAIL! : tst_QDateTime::timeZoneAbbreviation() Compared values are not the same Actual (dt5.timeZoneAbbreviation()): "GMT+01:00" Expected (QString("CET")) : "CET" Loc: [D:\projects\qt\5.11\src\qtbase\tests\auto\corelib\tools\qdatetime\tst_qdatetime.cpp(2717)]
It might be related to QTBUG-68835 and QTBUG-68833.