Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11
-
None
-
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.