Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.1.0
-
-
76580659e6468e0b87cdd877d06c6df7ad9f8a9d
Description
This test is always failing on macx-clang_developer-build_OSX_10.8 stage.
See http://testresults.qt-project.org/ci//Qt5_stable_Integration/build_00391/macx-clang_developer-build_OSX_10.8/log.txt.gz
FAIL! : tst_QSettings::ctor(native) Compared values are not the same Actual (settings5.value("key 1").toString()): bilboh Expected (QString("gurgle")): gurgle Loc: [tst_qsettings.cpp(516)] FAIL! : tst_QSettings::ctor(ini) Compared values are not the same Actual (settings5.value("key 1").toString()): Expected (QString("gurgle")): gurgle Loc: [tst_qsettings.cpp(522)] FAIL! : tst_QSettings::ctor(custom1) Compared values are not the same Actual (settings5.value("key 1").toString()): Expected (QString("gurgle")): gurgle Loc: [tst_qsettings.cpp(522)] FAIL! : tst_QSettings::ctor(custom2) Compared values are not the same Actual (settings5.value("key 1").toString()): Expected (QString("gurgle")): gurgle Loc: [tst_qsettings.cpp(522)] FAIL! : tst_QSettings::rainersSyncBugOnMac(native) Compared values are not the same Actual (s3.value("key1", 30).toInt()): 30 Expected (25): 25 Loc: [tst_qsettings.cpp(3165)]
Attachments
Issue Links
- is required for
-
QTQAINFRA-715 Make macx-clang_developer-build_OSX_10.8 stage blocking in CI
- Closed
- relates to
-
QTBUG-22745 tst_QSettings fails on Mac OS X
- Closed
-
QTBUG-28246 QFileSystemEngine::isCaseSensitive() is hardcoded to return false on Windows and true on Unix
- Open
-
QTBUG-34899 [autotest] tst_QSettings fails on Mac OSX 10.9
- Closed