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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 7 22:05:58 CET 2013


An unexpected error occurred, most likely due to no fault in the tested code itself :(

Please point some CI administrator towards this problem.  Meanwhile, it may be worthwhile to attempt the build again.

  FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed
  hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed
  Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00583/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

    ============================================================

Autotests `tst_qeventloop' and `tst_qitemview' failed :(

Some (not all) of the tests were 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_QItemView
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 12249]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_qitemview -silent -o /work/build/_artifacts/test-logs/tst_qitemview-testr'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f399dd683a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f39a0283760 (LWP 12249)):
  QtQA::App::TestRunner: #0  0x00007f399dd683a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f399dd6bb0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f399e6a163a in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:868
  QtQA::App::TestRunner: #3  0x00007f399e69f802 in TestNamespace::QMessageLogger::fatal (this=0x7fffebc613d0, msg=0x7f399f4be004 "Received signal %d") at global/qlogging.cpp:356
  QtQA::App::TestRunner: #4  0x00007f399f4a8c7b in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:1959
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007f399e6f1e39 in TestNamespace::QLocalePrivate::plus (this=0x1397610) at tools/qlocale_p.h:232
  QtQA::App::TestRunner: #7  0x00007f399e6ee86d in TestNamespace::QLocalePrivate::longLongToString (this=0x1397610, l=15, precision=-1, base=10, width=0, flags=0) at tools/qlocale.cpp:2722
  QtQA::App::TestRunner: #8  0x00007f399e7276ee in TestNamespace::QString::arg (this=0x7fffebc61b40, a=15, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7001
  QtQA::App::TestRunner: #9  0x0000000000412ee6 in TestNamespace::QString::arg (this=0x7fffebc61b40, a=15, fieldWidth=0, base=10, fillChar=...) at ../../../../../include/QtCore/../../src/corelib/tools/qstring.h:774
  QtQA::App::TestRunner: #10 0x000000000040a459 in tst_QItemView::populate (this=0x7fffebc62740) at tst_qitemview.cpp:306
  QtQA::App::TestRunner: #11 0x0000000000409e0c in tst_QItemView::init (this=0x7fffebc62740) at tst_qitemview.cpp:249
  QtQA::App::TestRunner: #12 0x00000000004125cc in tst_QItemView::qt_static_metacall (_o=0x7fffebc62740, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffebc61d00) at .moc/debug-shared/tst_qitemview.moc:117
  QtQA::App::TestRunner: #13 0x00007f399e891588 in TestNamespace::QMetaMethod::invoke (this=0x7fffebc61fe0, object=0x7fffebc62740, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #14 0x00007f399f4abf2e in TestNamespace::QMetaMethod::invoke (this=0x7fffebc61fe0, object=0x7fffebc62740, connectionType=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:124
  QtQA::App::TestRunner: #15 0x00007f399f4a56c7 in TestNamespace::QTest::invokeMethod (obj=0x7fffebc62740, methodName=0x7f399f4bde25 "init()") at qtestcase.cpp:1144
  QtQA::App::TestRunner: #16 0x00007f399f4a7834 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x127c1a0 "resize") at qtestcase.cpp:1640
  QtQA::App::TestRunner: #17 0x00007f399f4a82c1 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x127ae18 "resize()", data=0x0) at qtestcase.cpp:1770
  QtQA::App::TestRunner: #18 0x00007f399f4a8b5d in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffebc62740) at qtestcase.cpp:1924
  QtQA::App::TestRunner: #19 0x00007f399f4a9073 in TestNamespace::QTest::qExec (testObject=0x7fffebc62740, argc=6, argv=0x7fffebc62878) at qtestcase.cpp:2137
  QtQA::App::TestRunner: #20 0x000000000041251c in main (argc=6, argv=0x7fffebc62878) at tst_qitemview.cpp:872
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QItemView *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QItemView::initTestCase()
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTreeView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTreeView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QListView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QListView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QHeaderViewHorizontal ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QHeaderViewVertical ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTableView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTableView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTableViewNoGrid ScrollPerPixel)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTreeView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTreeView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QListView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QListView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QHeaderViewHorizontal ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QHeaderViewVertical ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTableView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTableView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::nonDestructiveBasicTest(QTableViewNoGrid ScrollPerItem)
  PASS   : tst_QItemView::spider(QTreeView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::spider(QTreeView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::spider(QListView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::spider(QListView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::spider(QHeaderViewHorizontal ScrollPerPixel)
  PASS   : tst_QItemView::spider(QHeaderViewVertical ScrollPerPixel)
  PASS   : tst_QItemView::spider(QTableView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::spider(QTableView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::spider(QTableViewNoGrid ScrollPerPixel)
  PASS   : tst_QItemView::spider(QTreeView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::spider(QTreeView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::spider(QListView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::spider(QListView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::spider(QHeaderViewHorizontal ScrollPerItem)
  PASS   : tst_QItemView::spider(QHeaderViewVertical ScrollPerItem)
  PASS   : tst_QItemView::spider(QTableView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::spider(QTableView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::spider(QTableViewNoGrid ScrollPerItem)
  SKIP   : tst_QItemView::resize(QTreeView_ScrollPerItem ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTreeView_ScrollPerPixel ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QListView_ScrollPerItem ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QListView_ScrollPerPixel ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QHeaderViewHorizontal ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QHeaderViewVertical ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTableView_ScrollPerItem ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTableView_ScrollPerPixel ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTableViewNoGrid ScrollPerPixel) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTreeView_ScrollPerItem ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTreeView_ScrollPerPixel ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QListView_ScrollPerItem ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QListView_ScrollPerPixel ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QHeaderViewHorizontal ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QHeaderViewVertical ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTableView_ScrollPerItem ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTableView_ScrollPerPixel ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  SKIP   : tst_QItemView::resize(QTableViewNoGrid ScrollPerItem) This test needs to be re-thought out, it takes too long and doesn't really catch the problem.
     Loc: [tst_qitemview.cpp(515)]
  PASS   : tst_QItemView::visualRect(QTreeView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QTreeView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QListView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QListView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QHeaderViewHorizontal ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QHeaderViewVertical ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QTableView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QTableView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QTableViewNoGrid ScrollPerPixel)
  PASS   : tst_QItemView::visualRect(QTreeView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QTreeView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QListView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QListView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QHeaderViewHorizontal ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QHeaderViewVertical ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QTableView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QTableView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::visualRect(QTableViewNoGrid ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QTreeView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QTreeView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QListView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QListView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QHeaderViewHorizontal ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QHeaderViewVertical ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QTableView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QTableView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QTableViewNoGrid ScrollPerPixel)
  PASS   : tst_QItemView::indexAt(QTreeView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QTreeView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QListView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QListView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QHeaderViewHorizontal ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QHeaderViewVertical ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QTableView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QTableView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::indexAt(QTableViewNoGrid ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QTreeView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QTreeView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QListView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QListView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QHeaderViewHorizontal ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QHeaderViewVertical ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QTableView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QTableView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QTableViewNoGrid ScrollPerPixel)
  PASS   : tst_QItemView::scrollTo(QTreeView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QTreeView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QListView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QListView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QHeaderViewHorizontal ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QHeaderViewVertical ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QTableView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QTableView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::scrollTo(QTableViewNoGrid ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QTreeView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QTreeView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QListView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QListView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QHeaderViewHorizontal ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QHeaderViewVertical ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QTableView_ScrollPerItem ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QTableView_ScrollPerPixel ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QTableViewNoGrid ScrollPerPixel)
  PASS   : tst_QItemView::moveCursor(QTreeView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QTreeView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QListView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QListView_ScrollPerPixel ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QHeaderViewHorizontal ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QHeaderViewVertical ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QTableView_ScrollPerItem ScrollPerItem)
  PASS   : tst_QItemView::moveCursor(QTableView_ScrollPerPixel ScrollPerItem)
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 9
  QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :(
  QtQA::App::TestRunner: Sorry, a core dump will not be available.
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 6
  QtQA::App::TestRunner:   second attempt: exited with signal 9
  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_qitemview: 980 seconds, signal 9
  
  Testing tst_QEventLoop
  FAIL!  : tst_QEventLoop::deliverInDefinedOrder() Compared values are not the same
     Actual   (objects[o].count): 46
     Expected (int(NbEvent)): 50
     Loc: [tst_qeventloop.cpp(634)]
  Totals: 12 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QEventLoop *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QEventLoop::initTestCase()
  PASS   : tst_QEventLoop::processEvents()
  QWARN  : tst_QEventLoop::exec() QEventLoop::exec: instance 0x7fff0736a9c0 has already called exec()
  PASS   : tst_QEventLoop::exec()
  SKIP   : tst_QEventLoop::throwInExec() Throwing exceptions in exec() won't work if QEventDispatcherGlib event dispatcher is used.
  Try running with QT_NO_GLIB=1 in environment.
     Loc: [tst_qeventloop.cpp(344)]
  PASS   : tst_QEventLoop::reexec()
  PASS   : tst_QEventLoop::execAfterExit()
  PASS   : tst_QEventLoop::wakeUp()
  PASS   : tst_QEventLoop::quit()
  PASS   : tst_QEventLoop::processEventsExcludeSocket()
  PASS   : tst_QEventLoop::processEventsExcludeTimers()
  FAIL!  : tst_QEventLoop::deliverInDefinedOrder() Compared values are not the same
     Actual   (objects[o].count): 46
     Expected (int(NbEvent)): 50
     Loc: [tst_qeventloop.cpp(634)]
  QWARN  : tst_QEventLoop::deliverInDefinedOrder() QThread: Destroyed while thread is still running
  QWARN  : tst_QEventLoop::deliverInDefinedOrder() QThread: Destroyed while thread is still running
  QWARN  : tst_QEventLoop::deliverInDefinedOrder() QThread: Destroyed while thread is still running
  PASS   : tst_QEventLoop::nestedLoops()
  QDEBUG : tst_QEventLoop::testQuitLock() 21
  PASS   : tst_QEventLoop::testQuitLock()
  PASS   : tst_QEventLoop::cleanupTestCase()
  Totals: 12 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QEventLoop *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qeventloop: 36 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00583/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1362683897):
    http://codereview.qt-project.org/49804 [PS3] - Fix tst_moc when variadic macros are enabled



More information about the Ci-reports mailing list