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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 7 16:51:07 CEST 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: 15 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFileSystemWatcher *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  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_qfilesystemwatcherkobaaa\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()
  PASS   : tst_QFileSystemWatcher::removeFileAndUnWatch()
  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_qfilesystemwatchergnhaaa"  (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: 16 passed, 1 failed, 0 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_01125/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

  Tested changes (refs/builds/stable_1367929092):
    http://codereview.qt-project.org/55073 [PS3] - Fix compilation for Android ARMv5
    http://codereview.qt-project.org/55362 [PS1] - Android: Change default Ministro download location
    http://codereview.qt-project.org/55158 [PS1] - doc: QWidget::setEnabled cannot enable children of a disabled widget
    http://codereview.qt-project.org/55292 [PS2] - Menu item shortcuts reaching Qt's event loop are disabled
    http://codereview.qt-project.org/55149 [PS2] - Fixed applying invalid data from QLineEdit to model
    http://codereview.qt-project.org/55225 [PS3] - QLocale: add autotest for French_Morocco locale
    http://codereview.qt-project.org/55269 [PS2] - Enable non-client-area mouse events by default for widgets.
    http://codereview.qt-project.org/54716 [PS2] - Specify gnu_printf for message formatting with MinGW
    http://codereview.qt-project.org/55067 [PS4] - Set geometry set by QPlatformWindow::initialGeometry() on widget.
    http://codereview.qt-project.org/55226 [PS2] - Only expect EGL libraries in the cmake files if Qt is configured to use it.
    http://codereview.qt-project.org/55227 [PS1] - Create a proper variable name in the cmake macro.
    http://codereview.qt-project.org/55184 [PS1] - qdoc: Standardize paths used in example and demo manifest files
    http://codereview.qt-project.org/55176 [PS1] - Doc: Fix paths for a number of examples
    http://codereview.qt-project.org/55412 [PS2] - Doc: Highlight a number of examples
    http://codereview.qt-project.org/55339 [PS1] - qdoc: Fix missing images in 09-qdoc-commands-includingimages.html
    http://codereview.qt-project.org/55341 [PS1] - qtprintsupport: Fix missing images in tools-customcompleter.html
    http://codereview.qt-project.org/55340 [PS1] - qtgui: Fix missing images
    http://codereview.qt-project.org/54886 [PS3] - Add qt_hash(QStringRef) overload



More information about the Ci-reports mailing list