[Ci-reports] fail on Qt5_dev_Integration #545

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 4 19:40:09 CET 2014


Autotests `tst_qquickapplication' and `tst_qwindow' failed :(

  Testing tst_QWindow
  2014-12-04 20:38:34.235 tst_qwindow[33005:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QWindow::positioning(default) Compared values are not the same
     Actual   (((framePos)))          : QPoint(40,62)
     Expected (window.framePosition()): QPoint(80,80)
     Loc: [tst_qwindow.cpp(338)]
  Totals: 31 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.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::resizeEventAfterResize()
  PASS   : tst_QWindow::mapGlobal()
  2014-12-04 20:39:01.019 tst_qwindow[33008:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QWindow::positioning(default) Compared values are not the same
     Actual   (((framePos)))          : QPoint(40,62)
     Expected (window.framePosition()): QPoint(80,80)
     Loc: [tst_qwindow.cpp(338)]
  PASS   : tst_QWindow::positioning(fake)
  SKIP   : tst_QWindow::positioningDuringMinimized() Not supported on this platform
     Loc: [tst_qwindow.cpp(355)]
  PASS   : tst_QWindow::platformSurface()
  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(704)]
  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(906)]
  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()
  PASS   : tst_QWindow::modalWithChildWindow()
  PASS   : tst_QWindow::modalWindowModallity()
  PASS   : tst_QWindow::modalWindowPosition()
  SKIP   : tst_QWindow::windowsTransientChildren() Windows only test
     Loc: [tst_qwindow.cpp(1638)]
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 31 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: 52 seconds, exit code 1
  
  Testing tst_qquickapplication
  FAIL!  : tst_qquickapplication::state() Compared values are not the same
     Loc: [tst_qquickapplication.cpp(145)]
  Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickapplication *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_qquickapplication::initTestCase()
  PASS   : tst_qquickapplication::active()
  FAIL!  : tst_qquickapplication::state() Compared values are not the same
     Loc: [tst_qquickapplication.cpp(145)]
  PASS   : tst_qquickapplication::layoutDirection()
  PASS   : tst_qquickapplication::inputMethod()
  PASS   : tst_qquickapplication::cleanupTestCase()
  Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickapplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickapplication: 1 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1417704668):
    http://codereview.qt-project.org/97374 [PS81] - Updated submodules.



More information about the Ci-reports mailing list