Autotest `tst_qwaitcondition' 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_QWaitCondition
  FAIL!  : tst_QWaitCondition::wakeOne() Compared values are not the same
     Actual   (exited): 1
     Expected (2): 2
  .\tst_qwaitcondition.cpp(565) : failure location
  FAIL!  : tst_QWaitCondition::wakeAll() Compared values are not the same
     Actual   (wake_Thread::count): 5
     Expected (ThreadCount): 4
  .\tst_qwaitcondition.cpp(639) : failure location
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 
(STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWaitCondition *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWaitCondition::initTestCase()
  PASS   : tst_QWaitCondition::wait_QMutex()
  PASS   : tst_QWaitCondition::wait_QReadWriteLock()
  FAIL!  : tst_QWaitCondition::wakeOne() Compared values are not the same
     Actual   (exited): 1
     Expected (2): 2
  .\tst_qwaitcondition.cpp(565) : failure location
  PASS   : tst_QWaitCondition::wakeAll()
  PASS   : tst_QWaitCondition::wait_RaceCondition()
  PASS   : tst_QWaitCondition::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWaitCondition *********
  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 3221225477
  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_qwaitcondition: 9 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1366704531):
    http://codereview.qt-project.org/53556 [PS4] - Make requestActivate() as a 
slot in QWindow
    http://codereview.qt-project.org/53375 [PS3] - QWindow: expose active as 
property
    http://codereview.qt-project.org/54459 [PS2] - Add missing intrin.h include 
for __cpuid
    http://codereview.qt-project.org/54460 [PS2] - Fix def files for Mingw (32 
bit)
    http://codereview.qt-project.org/54439 [PS2] - Accessibility: Ignore 
negative child indices in main window
    http://codereview.qt-project.org/54440 [PS1] - Accessibility: Menu item 
should keep track of owner being valid
    http://codereview.qt-project.org/53812 [PS5] - Fix QKeySequence::toString() 
returning gibberish for Qt::KeypadModifier
    http://codereview.qt-project.org/54491 [PS1] - Fix header check: you must 
#include qconfig.h before QT_NO_OPENGL
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to