[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 20 23:03:32 CET 2013


Autotest `tst_qfilesystemwatcher' failed :(

  Testing tst_QFileSystemWatcher
  FAIL!  : tst_QFileSystemWatcher::watchFileAndItsDirectory(native backend) Compared values are not the same
     Actual   (fileChangedSpy.count()): 1
     Expected (0): 0
  .\tst_qfilesystemwatcher.cpp(460) : failure location
  Totals: 16 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFileSystemWatcher *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QFileSystemWatcher::initTestCase()
  QDEBUG : tst_QFileSystemWatcher::basicTest(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QDEBUG : tst_QFileSystemWatcher::basicTest(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QDEBUG : tst_QFileSystemWatcher::basicTest(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QDEBUG : tst_QFileSystemWatcher::basicTest(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  PASS   : tst_QFileSystemWatcher::basicTest(native backend)
  QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  PASS   : tst_QFileSystemWatcher::basicTest(poller backend)
  QDEBUG : tst_QFileSystemWatcher::watchDirectory(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QDEBUG : tst_QFileSystemWatcher::watchDirectory(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QSYSTEM: tst_QFileSystemWatcher::watchDirectory(native backend) QFileSystemWatcher: FindNextChangeNotification failed for "C:\users\qt\appdata\local\temp\tst_qfilesystemwatchera3gaaa\testdir"  (Access is denied.)
  PASS   : tst_QFileSystemWatcher::watchDirectory(native backend)
  QDEBUG : tst_QFileSystemWatcher::watchDirectory(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  QDEBUG : tst_QFileSystemWatcher::watchDirectory(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  PASS   : tst_QFileSystemWatcher::watchDirectory(poller backend)
  PASS   : tst_QFileSystemWatcher::addPath()
  PASS   : tst_QFileSystemWatcher::removePath()
  PASS   : tst_QFileSystemWatcher::addPaths()
  PASS   : tst_QFileSystemWatcher::removePaths()
  QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  FAIL!  : tst_QFileSystemWatcher::watchFileAndItsDirectory(native backend) Compared values are not the same
     Actual   (fileChangedSpy.count()): 1
     Expected (0): 0
  .\tst_qfilesystemwatcher.cpp(460) : failure location
  QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  PASS   : tst_QFileSystemWatcher::watchFileAndItsDirectory(poller backend)
  QWARN  : tst_QFileSystemWatcher::nonExistingFile() QFileSystemWatcher::addPaths: list is empty
  QWARN  : tst_QFileSystemWatcher::nonExistingFile() QFileSystemWatcher::removePaths: list is empty
  PASS   : tst_QFileSystemWatcher::nonExistingFile()
  SKIP   : tst_QFileSystemWatcher::removeFileAndUnWatch() Skipping remaining test due to race condition.
  .\tst_qfilesystemwatcher.cpp(528) : failure location
  PASS   : tst_QFileSystemWatcher::destroyAfterQCoreApplication()
  QDEBUG : tst_QFileSystemWatcher::QTBUG2331(native backend) QFileSystemWatcher: skipping polling engine, using only native engine
  QSYSTEM: tst_QFileSystemWatcher::QTBUG2331(native backend) QFileSystemWatcher: FindNextChangeNotification failed for "C:\users\qt\appdata\local\temp\tst_qfilesystemwatcher2ahaaa"  (Access is denied.)
  PASS   : tst_QFileSystemWatcher::QTBUG2331(native backend)
  QDEBUG : tst_QFileSystemWatcher::QTBUG2331(poller backend) QFileSystemWatcher: skipping native engine, using only polling engine
  PASS   : tst_QFileSystemWatcher::QTBUG2331(poller backend)
  PASS   : tst_QFileSystemWatcher::cleanupTestCase()
  Totals: 15 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QFileSystemWatcher *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfilesystemwatcher: 175 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00707/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

  Tested changes (refs/builds/stable_1363809006):
    http://codereview.qt-project.org/51560 [PS1] - QWindowsVistaStyle: fix QTextBrowser frame
    http://codereview.qt-project.org/51564 [PS1] - QWindowsVistaStyle::drawPrimitive(PE_Frame): fix background clipping
    http://codereview.qt-project.org/51190 [PS2] - ODBC: fixed consistence of return of QODBCResult::exec()
    http://codereview.qt-project.org/51189 [PS2] - ODBC: lost info about column metadata on SQL_NO_DATA
    http://codereview.qt-project.org/51585 [PS1] - window should not be resizable while its transient popup is open
    http://codereview.qt-project.org/51453 [PS1] - Make sure that we check that pkg-config knows sqlite3 before using it
    http://codereview.qt-project.org/51538 [PS2] - Merge remote-tracking branch 'gerrit/release' into HEAD



More information about the Ci-reports mailing list