Autotest `tst_qguiapplication' failed :(

  Testing tst_QGuiApplication
  FAIL!  : tst_QGuiApplication::focusObject() Compared pointers are not the same
     Actual   (app.focusWindow()): 0x7fffd2d004e0
     Expected (&window2): 0x7fffd2d00510
     Loc: [tst_qguiapplication.cpp(132)]
  Totals: 11 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGuiApplication *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGuiApplication::initTestCase()
  PASS   : tst_QGuiApplication::displayName()
  FAIL!  : tst_QGuiApplication::focusObject() Compared pointers are not the same
     Actual   (app.focusWindow()): 0x7fffaab40a60
     Expected (&window2): 0x7fffaab40a90
     Loc: [tst_qguiapplication.cpp(132)]
  PASS   : tst_QGuiApplication::allWindows()
  PASS   : tst_QGuiApplication::topLevelWindows()
  PASS   : tst_QGuiApplication::abortQuitOnShow()
  PASS   : tst_QGuiApplication::changeFocusWindow()
  PASS   : tst_QGuiApplication::keyboardModifiers()
  PASS   : tst_QGuiApplication::modalWindow()
  PASS   : tst_QGuiApplication::quitOnLastWindowClosed()
  PASS   : tst_QGuiApplication::genericPluginsAndWindowSystemEvents()
  PASS   : tst_QGuiApplication::cleanupTestCase()
  Totals: 11 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGuiApplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qguiapplication: 19 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1358853368):
    http://codereview.qt-project.org/45416 [PS1] - Fix focus handling of native 
child widgets in xcb.
    http://codereview.qt-project.org/45129 [PS5] - Fix cleanup of temporary 
files in test of QFileInfo.
    http://codereview.qt-project.org/45412 [PS1] - MinGW: Disable tests in 
tst_qstring that use unsupported formats.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to