Autotest `tst_qfilesystemwatcher' failed :(
The test was determined to be flaky, meaning results were not consistent across
multiple runs. This might make the problem difficult to reproduce. Also,
flaky failures might or might not be related to any recent changes in the
source code.
Testing tst_QFileSystemWatcher
FAIL! : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-testfile) Compared values are not the same
Actual (dirChangedSpy.count()): 0
Expected (1) : 1
tst_qfilesystemwatcher.cpp(487) : failure location
FAIL! : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-specialchars) Compared values are not the same
Actual (dirChangedSpy.count()): 0
Expected (1) : 1
tst_qfilesystemwatcher.cpp(487) : failure location
Totals: 18 passed, 2 failed, 1 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QFileSystemWatcher *********
Config: Using QtTest library 5.2.0, Qt 5.2.0
PASS : tst_QFileSystemWatcher::initTestCase()
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
PASS : tst_QFileSystemWatcher::basicTest(native backend-testfile)
QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
QDEBUG : tst_QFileSystemWatcher::basicTest(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
PASS : tst_QFileSystemWatcher::basicTest(poller backend-testfile)
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::basicTest(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
PASS : tst_QFileSystemWatcher::basicTest(native backend-specialchars)
QDEBUG : tst_QFileSystemWatcher::watchDirectory(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::watchDirectory(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
QSYSTEM: tst_QFileSystemWatcher::watchDirectory(native backend-testfile)
QFileSystemWatcher: FindNextChangeNotification failed for
"C:\Users\qt\AppData\Local\Temp\tst_qfilesystemwatcherA3gaaa\testDir" (Access
is denied.)
PASS : tst_QFileSystemWatcher::watchDirectory(native backend-testfile)
QDEBUG : tst_QFileSystemWatcher::watchDirectory(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
QDEBUG : tst_QFileSystemWatcher::watchDirectory(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
PASS : tst_QFileSystemWatcher::watchDirectory(poller backend-testfile)
QDEBUG : tst_QFileSystemWatcher::watchDirectory(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
QDEBUG : tst_QFileSystemWatcher::watchDirectory(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
QSYSTEM: tst_QFileSystemWatcher::watchDirectory(native backend-specialchars)
QFileSystemWatcher: FindNextChangeNotification failed for
"C:\Users\qt\AppData\Local\Temp\tst_qfilesystemwatcherMfeaaa\testDir" (Access
is denied.)
PASS : tst_QFileSystemWatcher::watchDirectory(native backend-specialchars)
PASS : tst_QFileSystemWatcher::addPath()
PASS : tst_QFileSystemWatcher::removePath()
PASS : tst_QFileSystemWatcher::addPaths()
PASS : tst_QFileSystemWatcher::removePaths()
QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-testfile) QFileSystemWatcher: skipping polling engine, using only
native engine
QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-testfile) QFileSystemWatcher: skipping polling engine, using only
native engine
QSYSTEM: tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-testfile) QFileSystemWatcher: FindNextChangeNotification failed for
"C:\Users\qt\AppData\Local\Temp\tst_qfilesystemwatcheri9caaa\testDir" (Access
is denied.)
PASS : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-testfile)
QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(poller
backend-testfile) QFileSystemWatcher: skipping native engine, using only
polling engine
QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(poller
backend-testfile) QFileSystemWatcher: skipping native engine, using only
polling engine
PASS : tst_QFileSystemWatcher::watchFileAndItsDirectory(poller
backend-testfile)
QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-specialchars) QFileSystemWatcher: skipping polling engine, using only
native engine
QDEBUG : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-specialchars) QFileSystemWatcher: skipping polling engine, using only
native engine
XFAIL : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-specialchars) See QTBUG-30943
tst_qfilesystemwatcher.cpp(476) : failure location
FAIL! : tst_QFileSystemWatcher::watchFileAndItsDirectory(native
backend-specialchars) Compared values are not the same
Actual (dirChangedSpy.count()): 0
Expected (1) : 1
tst_qfilesystemwatcher.cpp(487) : failure location
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(544) : failure location
PASS : tst_QFileSystemWatcher::destroyAfterQCoreApplication()
QDEBUG : tst_QFileSystemWatcher::QTBUG2331(native backend-testfile)
QFileSystemWatcher: skipping polling engine, using only native engine
QSYSTEM: tst_QFileSystemWatcher::QTBUG2331(native backend-testfile)
QFileSystemWatcher: FindNextChangeNotification failed for
"C:\Users\qt\AppData\Local\Temp\tst_qfilesystemwatcherbEbaaa" (Access is
denied.)
PASS : tst_QFileSystemWatcher::QTBUG2331(native backend-testfile)
QDEBUG : tst_QFileSystemWatcher::QTBUG2331(poller backend-testfile)
QFileSystemWatcher: skipping native engine, using only polling engine
PASS : tst_QFileSystemWatcher::QTBUG2331(poller backend-testfile)
QDEBUG : tst_QFileSystemWatcher::QTBUG2331(native backend-specialchars)
QFileSystemWatcher: skipping polling engine, using only native engine
QSYSTEM: tst_QFileSystemWatcher::QTBUG2331(native backend-specialchars)
QFileSystemWatcher: FindNextChangeNotification failed for
"C:\Users\qt\AppData\Local\Temp\tst_qfilesystemwatcherFdgaaa" (Access is
denied.)
PASS : tst_QFileSystemWatcher::QTBUG2331(native backend-specialchars)
PASS : tst_QFileSystemWatcher::cleanupTestCase()
Totals: 19 passed, 1 failed, 1 skipped
********* Finished testing of tst_QFileSystemWatcher *********
QtQA::App::TestRunner: test failed on first and second attempts, but with
different behavior each time:
QtQA::App::TestRunner: first attempt: exited with exit code 2
QtQA::App::TestRunner: second attempt: exited with exit code 1
QtQA::App::TestRunner: the test seems to be flaky, please fix this
QtQA::App::TestRunner: this flaky test is being treated as a FAIL
QtQA::App::TestRunner: end tst_qfilesystemwatcher: 255 seconds, exit code 1
Build log:
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01927/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz
Tested changes (refs/builds/dev_1379638279):
http://codereview.qt-project.org/65886 [PS1] - qmake: Don't create
OBJECTS_DIR and friends for TEMPLATE = subdirs
http://codereview.qt-project.org/65854 [PS1] - Sanitize
QMAKE_EXTRA_COMPILERS paths in makefiles
http://codereview.qt-project.org/65853 [PS2] - Strengthen check for
combined QMAKE_EXTRA_COMPILER with variable output
http://codereview.qt-project.org/65664 [PS1] - iOS: Compare similar types
when setting up QPlatformScreen
http://codereview.qt-project.org/65975 [PS1] - QFutureInterface: remove
unused member variable 'pendingResults'
http://codereview.qt-project.org/65870 [PS1] - tst_QPainter: fix a
Q_DECLARE_METATYPE coming too late
http://codereview.qt-project.org/65869 [PS2] - QLinkedList: implement
missing initializer_list ctor
http://codereview.qt-project.org/65831 [PS1] - QString: avoid a QLocale
detach in vsprintf
http://codereview.qt-project.org/65748 [PS2] - QMutex: fix race on 'owner'
in the recursive case
http://codereview.qt-project.org/65609 [PS3] - QAnimationGroup: avoid
undefined behavior
http://codereview.qt-project.org/65549 [PS3] - QDateTime - Add Benchmark
Tests
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports