[Ci-reports] fail on QtBase_5.5_Integration #488

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 2 10:57:21 CEST 2015


Autotest `tst_qapplication' failed :(

  Testing tst_QApplication
  FAIL!  : tst_QApplication::appName() Compared values are not the same
     Actual   (QCoreApplication::applicationName())    : "appname"
     Expected (QString::fromLatin1("tst_qapplication")): "tst_qapplication"
     Loc: [../tst_qapplication.cpp(531)]
  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.5.0, Qt 5.5.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)
  FAIL!  : tst_QApplication::appName() Compared values are not the same
     Actual   (QCoreApplication::applicationName())    : "appname"
     Expected (QString::fromLatin1("tst_qapplication")): "tst_qapplication"
     Loc: [../tst_qapplication.cpp(531)]
  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(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: 90 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00488/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5_1427956741):
    http://codereview.qt-project.org/109562 [PS3] - QComboBox: also adjust size on model reset, with AdjustToContents
    http://codereview.qt-project.org/109545 [PS2] - Don't overwrite applicationName if already set.
    http://codereview.qt-project.org/109592 [PS1] - iOS: check if Qt has an active window before scrolling to cursor
    http://codereview.qt-project.org/109363 [PS3] - QComboBox: open popup on touch release if QStyleHints has setFocusOnTouchRelease()



More information about the Ci-reports mailing list