[Ci-reports] fail on QtBase_5.4_Integration #362

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Sep 25 16:13:18 CEST 2014


Autotest `tst_qwindow' failed :(

  Testing tst_QWindow
  FAIL!  : tst_QWindow::modalWithChildWindow() Compared pointers are not the same
     Actual   (((QGuiApplication::focusWindow()))): 0x7fffaf738b80
     Expected (&sub_window)                       : 0x7fffaf738bb0
     Loc: [tst_qwindow.cpp(1490)]
  Totals: 29 passed, 1 failed, 4 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::resizeEventAfterResize()
  PASS   : tst_QWindow::mapGlobal()
  PASS   : tst_QWindow::positioning(default)
  SKIP   : tst_QWindow::positioningDuringMinimized() Not supported on this platform
     Loc: [tst_qwindow.cpp(338)]
  PASS   : tst_QWindow::isExposed()
  PASS   : tst_QWindow::isActive()
  PASS   : tst_QWindow::testInputEvents()
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(630)]
  PASS   : tst_QWindow::mouseToTouchTranslation()
  PASS   : tst_QWindow::mouseToTouchLoop()
  PASS   : tst_QWindow::touchCancel()
  SKIP   : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(832)]
  PASS   : tst_QWindow::touchInterruptedByPopup()
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  PASS   : tst_QWindow::close()
  PASS   : tst_QWindow::activateAndClose()
  PASS   : tst_QWindow::mouseEventSequence()
  PASS   : tst_QWindow::windowModality()
  PASS   : tst_QWindow::inputReentrancy()
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::visibility()
  PASS   : tst_QWindow::mask()
  PASS   : tst_QWindow::initialSize()
  PASS   : tst_QWindow::modalDialog()
  PASS   : tst_QWindow::modalDialogClosingOneOfTwoModal()
  FAIL!  : tst_QWindow::modalWithChildWindow() Compared pointers are not the same
     Actual   (((QGuiApplication::focusWindow()))): 0x7fff36507880
     Expected (&sub_window)                       : 0x7fff365078b0
     Loc: [tst_qwindow.cpp(1490)]
  PASS   : tst_QWindow::modalWindowModallity()
  PASS   : tst_QWindow::modalWindowPosition()
  SKIP   : tst_QWindow::windowsTransientChildren() Windows only test
     Loc: [tst_qwindow.cpp(1564)]
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 29 passed, 1 failed, 4 skipped, 0 blacklisted
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 40 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00362/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1411651837):
    http://codereview.qt-project.org/95753 [PS2] - QIOSInputContext: animate screen from current transformation
    http://codereview.qt-project.org/95683 [PS2] - QIOSInputContext: change keyboard rect when focus window changes
    http://codereview.qt-project.org/95677 [PS3] - QIOSInputContext: report keyboard rect relative to focus window
    http://codereview.qt-project.org/95212 [PS25] - Refactored qt_normalizePathSegments



More information about the Ci-reports mailing list