[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 11 14:50:46 CET 2013


Autotests `tst_qfocusevent' and `tst_qguiapplication' failed :(

  Testing tst_QGuiApplication
  FAIL!  : tst_QGuiApplication::focusObject() Compared pointers are not the same
     Actual   (app.focusWindow()): 0x7fff4ef741e0
     Expected (&window2): 0x7fff4ef74210
     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.0.1, Qt 5.0.1
  PASS   : tst_QGuiApplication::initTestCase()
  PASS   : tst_QGuiApplication::displayName()
  FAIL!  : tst_QGuiApplication::focusObject() Compared pointers are not the same
     Actual   (app.focusWindow()): 0x7fffb0078b70
     Expected (&window2): 0x7fffb0078ba0
     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: 18 seconds, exit code 1
  
  Testing tst_QFocusEvent
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. ()
     Loc: [tst_qfocusevent.cpp(378)]
  Totals: 8 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFocusEvent *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QFocusEvent::initTestCase()
  PASS   : tst_QFocusEvent::checkReason_Tab()
  PASS   : tst_QFocusEvent::checkReason_ShiftTab()
  PASS   : tst_QFocusEvent::checkReason_BackTab()
  PASS   : tst_QFocusEvent::checkReason_Popup()
  PASS   : tst_QFocusEvent::checkReason_focusWidget()
  PASS   : tst_QFocusEvent::checkReason_Shortcut()
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. ()
     Loc: [tst_qfocusevent.cpp(378)]
  PASS   : tst_QFocusEvent::cleanupTestCase()
  Totals: 8 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QFocusEvent *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfocusevent: 11 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1357909072):
    http://codereview.qt-project.org/44510 [PS2] - Use XCB_CURRENT_TIME when sending focus/activation changes.
    http://codereview.qt-project.org/44509 [PS2] - Do not send window activation events when window is still active
    http://codereview.qt-project.org/44511 [PS1] - Fix regression in perspective-transformed text



More information about the Ci-reports mailing list