[Ci-reports] fail on QtBase_dev_Integration #4057

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Aug 8 17:26:27 CEST 2014


Autotest `tst_qsettings' failed :(

  Testing tst_QSettings
  FAIL!  : tst_QSettings::fromFile(native) 'QFile::exists("foo")' returned FALSE. ()
  tst_qsettings.cpp(2082) : failure location
  Totals: 54 passed, 1 failed, 11 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSettings *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QSettings::initTestCase()
  PASS   : tst_QSettings::getSetCheck()
  PASS   : tst_QSettings::ctor(native)
  PASS   : tst_QSettings::ctor(ini)
  PASS   : tst_QSettings::ctor(custom1)
  PASS   : tst_QSettings::ctor(custom2)
  PASS   : tst_QSettings::beginGroup()
  PASS   : tst_QSettings::setValue()
  QWARN  : tst_QSettings::remove() QSettings: Failed to delete key "Software\software.org\KillerAPP":
  PASS   : tst_QSettings::remove()
  PASS   : tst_QSettings::contains()
  PASS   : tst_QSettings::sync()
  PASS   : tst_QSettings::setFallbacksEnabled(native)
  PASS   : tst_QSettings::setFallbacksEnabled(ini)
  PASS   : tst_QSettings::setFallbacksEnabled(custom1)
  PASS   : tst_QSettings::setFallbacksEnabled(custom2)
  FAIL!  : tst_QSettings::fromFile(native) 'QFile::exists("foo")' returned FALSE. ()
  tst_qsettings.cpp(2082) : failure location
  PASS   : tst_QSettings::fromFile(ini)
  PASS   : tst_QSettings::fromFile(custom1)
  PASS   : tst_QSettings::fromFile(custom2)
  PASS   : tst_QSettings::testArrays(native)
  PASS   : tst_QSettings::testArrays(ini)
  PASS   : tst_QSettings::testArrays(custom1)
  PASS   : tst_QSettings::testArrays(custom2)
  PASS   : tst_QSettings::testCaseSensitivity(native)
  PASS   : tst_QSettings::testCaseSensitivity(ini)
  PASS   : tst_QSettings::testCaseSensitivity(custom1)
  PASS   : tst_QSettings::testCaseSensitivity(custom2)
  SKIP   : tst_QSettings::testErrorHandling(0600 0700) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(0400 0700) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(0200 0700) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(  -1 0700) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(  -1 0000) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(  -1 0100) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(0600 0100) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(  -1 0300) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(0600 0300) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(  -1 0500) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  SKIP   : tst_QSettings::testErrorHandling(0600 0500) Windows doesn't support most file modes, including read-only directories, so this test is moot.
  tst_qsettings.cpp(763) : failure location
  PASS   : tst_QSettings::testChildKeysAndGroups(native)
  PASS   : tst_QSettings::testChildKeysAndGroups(ini)
  PASS   : tst_QSettings::testChildKeysAndGroups(custom1)
  PASS   : tst_QSettings::testChildKeysAndGroups(custom2)
  PASS   : tst_QSettings::testUpdateRequestEvent()
  PASS   : tst_QSettings::testThreadSafety()
  PASS   : tst_QSettings::testEmptyData()
  PASS   : tst_QSettings::testResourceFiles()
  PASS   : tst_QSettings::testRegistryShortRootNames()
  PASS   : tst_QSettings::isWritable(native)
  PASS   : tst_QSettings::isWritable(ini)
  PASS   : tst_QSettings::isWritable(custom1)
  PASS   : tst_QSettings::isWritable(custom2)
  PASS   : tst_QSettings::registerFormat()
  PASS   : tst_QSettings::setPath()
  PASS   : tst_QSettings::setDefaultFormat()
  PASS   : tst_QSettings::dontCreateNeedlessPaths()
  PASS   : tst_QSettings::consistentRegistryStorage()
  PASS   : tst_QSettings::rainersSyncBugOnMac(native)
  PASS   : tst_QSettings::rainersSyncBugOnMac(ini)
  PASS   : tst_QSettings::rainersSyncBugOnMac(custom1)
  PASS   : tst_QSettings::rainersSyncBugOnMac(custom2)
  PASS   : tst_QSettings::recursionBug()
  PASS   : tst_QSettings::testByteArray(latin1)
  PASS   : tst_QSettings::testByteArray(compressed)
  PASS   : tst_QSettings::testByteArray(with \0)
  PASS   : tst_QSettings::iniCodec()
  PASS   : tst_QSettings::cleanupTestCase()
  Totals: 54 passed, 1 failed, 11 skipped
  ********* Finished testing of tst_QSettings *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsettings: 4 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04057/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1407507973):
    http://codereview.qt-project.org/91756 [PS1] - Fix crash in QOpenGLWidget when changing the TLW
    http://codereview.qt-project.org/91299 [PS6] - Implement native settings format for WinRT
    http://codereview.qt-project.org/88956 [PS6] - winrt: Use native file dialog



More information about the Ci-reports mailing list