[Ci-reports] fail on Qt5_dev_Integration #517

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 14 10:32:09 CEST 2014


Autotest `tst_qmdiarea' 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_QMdiArea
  FAIL!  : tst_QMdiArea::tileSubWindows() '(!hBar->isVisible())' returned FALSE. ()
     Loc: [/work/build/qtbase/tests/auto/widgets/widgets/qmdiarea/tst_qmdiarea.cpp(1759)]
  Totals: 49 passed, 1 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiArea *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1)
  PASS   : tst_QMdiArea::initTestCase()
  PASS   : tst_QMdiArea::subWindowActivated(data0)
  PASS   : tst_QMdiArea::subWindowActivated(data1)
  PASS   : tst_QMdiArea::subWindowActivated(data2)
  SKIP   : tst_QMdiArea::subWindowActivated2() QTBUG-25298: Unstable on some X11 window managers
     Loc: [/work/build/qtbase/tests/auto/widgets/widgets/qmdiarea/tst_qmdiarea.cpp(522)]
  PASS   : tst_QMdiArea::subWindowActivatedWithMinimize()
  PASS   : tst_QMdiArea::showWindows()
  PASS   : tst_QMdiArea::changeWindowTitle()
  PASS   : tst_QMdiArea::changeModified()
  PASS   : tst_QMdiArea::childSize()
  PASS   : tst_QMdiArea::fixedSize()
  PASS   : tst_QMdiArea::minimumSizeHint()
  PASS   : tst_QMdiArea::sizeHint()
  PASS   : tst_QMdiArea::setActiveSubWindow()
  PASS   : tst_QMdiArea::activeSubWindow()
  PASS   : tst_QMdiArea::currentSubWindow()
  PASS   : tst_QMdiArea::addAndRemoveWindows()
  PASS   : tst_QMdiArea::addAndRemoveWindowsWithReparenting()
  PASS   : tst_QMdiArea::removeSubWindow_2()
  PASS   : tst_QMdiArea::closeWindows()
  PASS   : tst_QMdiArea::activateNextAndPreviousWindow()
  PASS   : tst_QMdiArea::subWindowList(CreationOrder)
  PASS   : tst_QMdiArea::subWindowList(StackingOrder)
  PASS   : tst_QMdiArea::subWindowList(ActivationHistoryOrder)
  PASS   : tst_QMdiArea::setBackground()
  QFATAL : tst_QMdiArea::setViewport() Received signal 11
  FAIL!  : tst_QMdiArea::setViewport() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 24 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QMdiArea *********
  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 29536]
  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_qmdiarea -o /work/ci/qt/qt5/dev/_artifacts/test-logs/tst_qmdiarea-testres'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb7761424 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0xb4e246e0 (LWP 29536)):
  QtQA::App::TestRunner: #0  0xb7761424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb633ec8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb63422b5 in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6651e75 in qt_message_fatal (context=<optimized out>, message=<optimized out>) at /work/build/qtbase/src/corelib/global/qlogging.cpp:1411
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbf8747cc, msg=0xb6b2c148 "Received signal %d") at /work/build/qtbase/src/corelib/global/qlogging.cpp:639
  QtQA::App::TestRunner: #5  0xb6b129f7 in QTest::FatalSignalHandler::signal (signum=11) at /work/build/qtbase/src/testlib/qtestcase.cpp:2280
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb71cea0a in QWidget::testAttribute_helper (this=0x919d980, attribute=Qt::WA_Resized) at /work/build/qtbase/src/widgets/kernel/qwidget.cpp:11171
  QtQA::App::TestRunner: #8  0xb71da044 in testAttribute (attribute=Qt::WA_Resized, this=0x919d980) at /work/build/qtbase/src/widgets/kernel/qwidget.h:851
  QtQA::App::TestRunner: #9  QWidget::setAttribute (this=0x919d980, attribute=Qt::WA_Resized, on=true) at /work/build/qtbase/src/widgets/kernel/qwidget.cpp:10900
  QtQA::App::TestRunner: #10 0xb71dcba1 in QWidget::setGeometry (this=0x919d980, r=...) at /work/build/qtbase/src/widgets/kernel/qwidget.cpp:7047
  QtQA::App::TestRunner: #11 0xb738504a in QAbstractScrollAreaPrivate::layoutChildren (this=0x913b0e8) at /work/build/qtbase/src/widgets/widgets/qabstractscrollarea.cpp:523
  QtQA::App::TestRunner: #12 0xb73859d1 in QAbstractScrollArea::event (this=0xbf875df8, e=0xbf875b28) at /work/build/qtbase/src/widgets/widgets/qabstractscrollarea.cpp:998
  QtQA::App::TestRunner: #13 0xb7318428 in QMdiArea::event (this=0xbf875df8, event=0xbf875b28) at /work/build/qtbase/src/widgets/widgets/qmdiarea.cpp:2527
  QtQA::App::TestRunner: #14 0xb719e274 in notify_helper (e=0xbf875b28, receiver=0xbf875df8, this=0x90df7f0) at /work/build/qtbase/src/widgets/kernel/qapplication.cpp:3726
  QtQA::App::TestRunner: #15 QApplicationPrivate::notify_helper (this=0x90df7f0, receiver=0xbf875df8, e=0xbf875b28) at /work/build/qtbase/src/widgets/kernel/qapplication.cpp:3698
  QtQA::App::TestRunner: #16 0xb71a1c8b in QApplication::notify (this=0xbf8767a8, receiver=0xbf875df8, e=0xbf875b28) at /work/build/qtbase/src/widgets/kernel/qapplication.cpp:3691
  QtQA::App::TestRunner: #17 0xb68a415e in QCoreApplication::notifyInternal (this=0xbf8767a8, receiver=0xbf875df8, event=0xbf875b28) at /work/build/qtbase/src/corelib/kernel/qcoreapplication.cpp:932
  QtQA::App::TestRunner: #18 0xb7201153 in sendSpontaneousEvent (event=0xbf875b28, receiver=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qtbase/src/corelib/kernel/qcoreapplication.h:231
  QtQA::App::TestRunner: #19 QWidgetWindow::handleResizeEvent (this=0x915c680, event=0xbf875b28) at /work/build/qtbase/src/widgets/kernel/qwidgetwindow.cpp:614
  QtQA::App::TestRunner: #20 0xb7202e49 in QWidgetWindow::event (this=0x915c680, event=0xbf875b28) at /work/build/qtbase/src/widgets/kernel/qwidgetwindow.cpp:193
  QtQA::App::TestRunner: #21 0xb719e274 in notify_helper (e=0xbf875b28, receiver=0x915c680, this=0x90df7f0) at /work/build/qtbase/src/widgets/kernel/qapplication.cpp:3726
  QtQA::App::TestRunner: #22 QApplicationPrivate::notify_helper (this=0x90df7f0, receiver=0x915c680, e=0xbf875b28) at /work/build/qtbase/src/widgets/kernel/qapplication.cpp:3698
  QtQA::App::TestRunner: #23 0xb71a1df7 in QApplication::notify (this=0xbf8767a8, receiver=0x915c680, e=0xbf875b28) at /work/build/qtbase/src/widgets/kernel/qapplication.cpp:3138
  QtQA::App::TestRunner: #24 0xb68a415e in QCoreApplication::notifyInternal (this=0xbf8767a8, receiver=0x915c680, event=0xbf875b28) at /work/build/qtbase/src/corelib/kernel/qcoreapplication.cpp:932
  QtQA::App::TestRunner: #25 0xb6bf3ec9 in sendSpontaneousEvent (event=0xbf875b28, receiver=0x915c680) at ../../include/QtCore/../../../../../../work/build/qtbase/src/corelib/kernel/qcoreapplication.h:231
  QtQA::App::TestRunner: #26 QGuiApplicationPrivate::processGeometryChangeEvent (e=0x919caa0) at /work/build/qtbase/src/gui/kernel/qguiapplication.cpp:2063
  QtQA::App::TestRunner: #27 0xb6bfd438 in QGuiApplicationPrivate::processWindowSystemEvent (e=0x919caa0) at /work/build/qtbase/src/gui/kernel/qguiapplication.cpp:1612
  QtQA::App::TestRunner: #28 0xb6bde1e6 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /work/build/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:564
  QtQA::App::TestRunner: #29 0xb4b60821 in userEventSourceDispatch (source=0x90f50b0) at /work/build/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:70
  QtQA::App::TestRunner: #30 0xb5e9125f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #31 0xb5e91990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #32 0xb5e91c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #33 0xb6905b88 in QEventDispatcherGlib::processEvents (this=0x9100820, flags=<optimized out>) at /work/build/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418
  QtQA::App::TestRunner: #34 0xb4b60a76 in QPAEventDispatcherGlib::processEvents (this=0x9100820, flags=...) at /work/build/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:115
  QtQA::App::TestRunner: #35 0xb68a45d2 in QCoreApplication::processEvents (flags=...) at /work/build/qtbase/src/corelib/kernel/qcoreapplication.cpp:1104
  QtQA::App::TestRunner: #36 0x0806135f in tst_QMdiArea::setViewport (this=0xbf87679c) at /work/build/qtbase/tests/auto/widgets/widgets/qmdiarea/tst_qmdiarea.cpp:1560
  QtQA::App::TestRunner: #37 0xb68af359 in QMetaMethod::invoke (this=0xbf8760e0, object=0xbf87679c, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qtbase/src/corelib/kernel/qmetaobject.cpp:2183
  QtQA::App::TestRunner: #38 0xb68b5844 in QMetaObject::invokeMethod (obj=0xbf87679c, member=0x9140480 "setViewport", type=1024, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qtbase/src/corelib/kernel/qmetaobject.cpp:1478
  QtQA::App::TestRunner: #39 0xb6b18487 in invokeMethod (val9=<optimized out>, val8=<optimized out>, val7=<optimized out>, val6=<optimized out>, val5=<optimized out>, val4=<optimized out>, val3=<optimized out>, val2=<optimized out>, val1=<optimized out>, val0=<optimized out>, type=<optimized out>, member=<optimized out>, obj=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qtbase/src/corelib/kernel/qobjectdefs.h:391
  QtQA::App::TestRunner: #40 qInvokeTestMethodDataEntry (slot=<optimized out>) at /work/build/qtbase/src/testlib/qtestcase.cpp:1890
  QtQA::App::TestRunner: #41 QTest::qInvokeTestMethod (slotName=0x915bf48 "setViewport()", data=0x0) at /work/build/qtbase/src/testlib/qtestcase.cpp:2018
  QtQA::App::TestRunner: #42 0xb6b193de in qInvokeTestMethods (testObject=<optimized out>) at /work/build/qtbase/src/testlib/qtestcase.cpp:2245
  QtQA::App::TestRunner: #43 QTest::qExec (testObject=0xbf87679c, argc=152115384, argv=0x1) at /work/build/qtbase/src/testlib/qtestcase.cpp:2486
  QtQA::App::TestRunner: #44 0x080510bf in main (argc=5, argv=0xbf876864) at /work/build/qtbase/tests/auto/widgets/widgets/qmdiarea/tst_qmdiarea.cpp:2715
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  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 1
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  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_qmdiarea: 45 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00517/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1413264614):
    http://codereview.qt-project.org/94811 [PS41] - Updated submodules.



More information about the Ci-reports mailing list