Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11.0 Beta 3
-
3c8181de7006cab3c2d736dfb4adabe9b2ffaf4e
Description
It fails when tst_QLocale is run, but succeeds if it is run on its own.
Example failure:
PASS : tst_QLocale::formattedDataSize(C-Decimal-1234k) PASS : tst_QLocale::formattedDataSize(C-Decimal-1374k) PASS : tst_QLocale::formattedDataSize(C-Decimal-1234M) PASS : tst_QLocale::bcp47Name() FAIL! : tst_QLocale::systemLocale() Compared values are not the same Actual (QLocale().language()): C Expected (QLocale::Ukrainian) : Ukrainian Loc: [/home/kaoikari1/work/qt5/qtbase/tests/auto/corelib/tools/qlocale/tst_qlocale.cpp(2672)] PASS : tst_QLocale::cleanupTestCase() Totals: 1458 passed, 1 failed, 1 skipped, 0 blacklisted, 104ms ********* Finished testing of tst_QLocale *********