[Ci-reports] fail on QtBase_stable_Integration #3884

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 21 23:38:45 CEST 2014


Autotests `tst_qapplication' and `tst_qnetworkaccessmanager_and_qprogressdialog' failed :(

  Testing tst_QApplication
  FAIL!  : tst_QApplication::touchEventPropagation() 'window.seenTouchEvent' returned FALSE. ()
     Loc: [../tst_qapplication.cpp(2069)]
  Totals: 54 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QApplication *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  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()
  PASS   : tst_QApplication::quitOnLastWindowClosed()
  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(1308)]
  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()
  FAIL!  : tst_QApplication::touchEventPropagation() 'window.seenTouchEvent' returned FALSE. ()
     Loc: [../tst_qapplication.cpp(2069)]
  PASS   : tst_QApplication::qtbug_12673()
  PASS   : tst_QApplication::noQuitOnHide()
  PASS   : tst_QApplication::globalStaticObjectDestruction()
  PASS   : tst_QApplication::abortQuitOnShow()
  PASS   : tst_QApplication::settableStyleHints()
  PASS   : tst_QApplication::cleanupTestCase()
  Totals: 54 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QApplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qapplication: 91 seconds, exit code 1
  
  Testing tst_QNetworkAccessManager_And_QProgressDialog
  FAIL!  : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(without-zeroCopy) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qnetworkaccessmanager_and_qprogressdialog.cpp(151)]
  Totals: 3 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkAccessManager_And_QProgressDialog *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::initTestCase()
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(with-zeroCopy)
  FAIL!  : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(without-zeroCopy) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qnetworkaccessmanager_and_qprogressdialog.cpp(151)]
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::cleanupTestCase()
  Totals: 3 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QNetworkAccessManager_And_QProgressDialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qnetworkaccessmanager_and_qprogressdialog: 23 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03884/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1400702996):
    http://codereview.qt-project.org/85592 [PS1] - Support Windows Phone 8.1 in WinRT QPA
    http://codereview.qt-project.org/82582 [PS5] - Add build support for Windows Phone 8.1
    http://codereview.qt-project.org/80746 [PS2] - Mac OS X: Fix pan gestures.
    http://codereview.qt-project.org/84906 [PS1] - Trigger repaint of window when toggling unified toolbar on or off.
    http://codereview.qt-project.org/85544 [PS2] - Mark the missing QDnsLookup constructor as \internal



More information about the Ci-reports mailing list