[Ci-reports] fail on QtBase_dev_Integration #6355

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 22 18:05:27 CEST 2015


Autotests `tst_qapplication' and `tst_qmdiarea' 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_QMdiArea
  2015-05-22 18:38:46.739 tst_qmdiarea[56471:1298736] not in fullscreen state
  2015-05-22 18:39:11.701 tst_qmdiarea[56471:1298866] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdiarea.savedState/window_1.data: No such file or directory (2)
  FAIL!  : tst_QMdiArea::tileSubWindows() Compared values are not the same
     Actual   (((workspace.size()))): QSize(1024x768)
     Expected (QSize(160, 150))     : QSize(160x150)
     Loc: [tst_qmdiarea.cpp(1737)]
  BPASS  : tst_QMdiArea::updateScrollBars()
  Totals: 47 passed, 1 failed, 2 skipped, 1 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiArea *********
  Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QMdiArea::initTestCase()
  2015-05-22 18:39:35.432 tst_qmdiarea[56474:1298969] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdiarea.savedState/window_1.data: No such file or directory (2)
  PASS   : tst_QMdiArea::subWindowActivated(data0)
  PASS   : tst_QMdiArea::subWindowActivated(data1)
  PASS   : tst_QMdiArea::subWindowActivated(data2)
  SKIP   : tst_QMdiArea::subWindowActivated2() QTBUG-25298: This test is unstable on Mac.
     Loc: [tst_qmdiarea.cpp(519)]
  PASS   : tst_QMdiArea::subWindowActivatedWithMinimize()
  PASS   : tst_QMdiArea::showWindows()
  2015-05-22 18:39:39.440 tst_qmdiarea[56474:1298964] not in fullscreen state
  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()
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  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 11
  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: 72 seconds, signal 11
  
  Testing tst_QApplication
  FAIL!  : tst_QApplication::quitOnLastWindowClosed() 'timerSpy.count() > 15' returned FALSE. ()
     Loc: [../tst_qapplication.cpp(788)]
  Totals: 56 passed, 1 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QApplication *********
  Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QApplication::initTestCase()
  PASS   : tst_QApplication::sendEventsOnProcessEvents()
  PASS   : tst_QApplication::staticSetup()
  PASS   : tst_QApplication::alert()
  PASS   : tst_QApplication::multiple(data0)
  PASS   : tst_QApplication::multiple(data1)
  PASS   : tst_QApplication::multiple(data2)
  PASS   : tst_QApplication::multiple(data3)
  PASS   : tst_QApplication::nonGui()
  PASS   : tst_QApplication::setFont(data0a)
  PASS   : tst_QApplication::setFont(data0b)
  PASS   : tst_QApplication::setFont(data1a)
  PASS   : tst_QApplication::setFont(data1b)
  PASS   : tst_QApplication::setFont(data2a)
  PASS   : tst_QApplication::setFont(data2b)
  PASS   : tst_QApplication::setFont(nonexistingfont after)
  PASS   : tst_QApplication::setFont(nonexistingfont before)
  PASS   : tst_QApplication::setFont(largescaleable after)
  PASS   : tst_QApplication::setFont(largescaleable before)
  PASS   : tst_QApplication::setFont(largeunscaleale after)
  PASS   : tst_QApplication::setFont(largeunscaleale before)
  PASS   : tst_QApplication::args(App name)
  PASS   : tst_QApplication::args(No arguments)
  PASS   : tst_QApplication::args(App name, style)
  PASS   : tst_QApplication::args(App name, style, arbitrary, reverse)
  PASS   : tst_QApplication::appName()
  PASS   : tst_QApplication::lastWindowClosed()
  FAIL!  : tst_QApplication::quitOnLastWindowClosed() 'spy2.count() > 15' returned FALSE. ()
     Loc: [../tst_qapplication.cpp(743)]
  PASS   : tst_QApplication::closeAllWindows()
  SKIP   : tst_QApplication::testDeleteLater() This test fails and then hangs on Mac OS X, see QTBUG-24318
     Loc: [../tst_qapplication.cpp(1305)]
  PASS   : tst_QApplication::testDeleteLaterProcessEvents()
  QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/work/build/qt/qtbase/plugins")
  QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/work/build/qt/qtbase/plugins"
  QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/work/build/qt/qtbase/plugins")
  QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/work/build/qt/qtbase/plugins"
  QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() appDirPath "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication"
  QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/work/build/qt/qtbase/tests/auto/widgets/kernel", "/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/work/build/qt/qtbase/tests/auto/widgets/kernel", "/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  PASS   : tst_QApplication::libraryPaths()
  PASS   : tst_QApplication::libraryPaths_qt_plugin_path()
  PASS   : tst_QApplication::libraryPaths_qt_plugin_path_2()
  PASS   : tst_QApplication::sendPostedEvents()
  PASS   : tst_QApplication::thread()
  PASS   : tst_QApplication::desktopSettingsAware()
  PASS   : tst_QApplication::setActiveWindow()
  PASS   : tst_QApplication::focusChanged()
  PASS   : tst_QApplication::focusOut()
  PASS   : tst_QApplication::focusMouseClick()
  PASS   : tst_QApplication::execAfterExit()
  PASS   : tst_QApplication::wheelScrollLines()
  PASS   : tst_QApplication::task109149()
  PASS   : tst_QApplication::style()
  PASS   : tst_QApplication::allWidgets()
  PASS   : tst_QApplication::topLevelWidgets()
  PASS   : tst_QApplication::setAttribute()
  PASS   : tst_QApplication::windowsCommandLine()
  PASS   : tst_QApplication::touchEventPropagation()
  PASS   : tst_QApplication::qtbug_12673()
  PASS   : tst_QApplication::noQuitOnHide()
  PASS   : tst_QApplication::globalStaticObjectDestruction()
  PASS   : tst_QApplication::abortQuitOnShow()
  QWARN  : tst_QApplication::staticFunctions() Must construct a QApplication first.
  QWARN  : tst_QApplication::staticFunctions() Must construct a QGuiApplication first.
  QWARN  : tst_QApplication::staticFunctions() Must construct a QApplication first.
  PASS   : tst_QApplication::staticFunctions()
  PASS   : tst_QApplication::settableStyleHints(app)
  PASS   : tst_QApplication::settableStyleHints(no-app)
  PASS   : tst_QApplication::cleanupTestCase()
  Totals: 56 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QApplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qapplication: 92 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06355/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/dev_1432305846):
    http://codereview.qt-project.org/112754 [PS1] - Make QSystemError const-correct
    http://codereview.qt-project.org/112190 [PS3] - qmake: Place Info.plist in correct location for plugin bundles
    http://codereview.qt-project.org/112171 [PS3] - Ensure that CONFIG += plugin_bundle will create Mach-O bundles on OSX/iOS
    http://codereview.qt-project.org/112922 [PS1] - iOS: Clean up style in Objective-C message signatures



More information about the Ci-reports mailing list