[Ci-reports] fail on Qt5_dev_Integration #558

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Dec 15 10:41:59 CET 2014


Autotests `tst_qdeclarativegridview' and `tst_qwindow' failed :(

  Testing tst_QWindow
  2014-12-15 11:39:21.602 tst_qwindow[38217:1e07] 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(639,477)
     Expected (window.framePosition()): QPoint(80,80)
     Loc: [tst_qwindow.cpp(327)]
  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-15 11:39:49.316 tst_qwindow[38220:1e07] 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(639,478)
     Expected (window.framePosition()): QPoint(80,80)
     Loc: [tst_qwindow.cpp(327)]
  PASS   : tst_QWindow::positioning(fake)
  SKIP   : tst_QWindow::positioningDuringMinimized() Not supported on this platform
     Loc: [tst_qwindow.cpp(344)]
  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(693)]
  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(895)]
  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(1627)]
  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: 55 seconds, exit code 1
  
  Testing tst_QDeclarativeGridView
  FAIL!  : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. ()
     Loc: [tst_qdeclarativegridview.cpp(706)]
  Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDeclarativeGridView *********
  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_QDeclarativeGridView::initTestCase()
  PASS   : tst_QDeclarativeGridView::items()
  PASS   : tst_QDeclarativeGridView::changed()
  PASS   : tst_QDeclarativeGridView::inserted()
  PASS   : tst_QDeclarativeGridView::removed()
  PASS   : tst_QDeclarativeGridView::clear()
  PASS   : tst_QDeclarativeGridView::moved()
  PASS   : tst_QDeclarativeGridView::changeFlow()
  FAIL!  : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. ()
     Loc: [tst_qdeclarativegridview.cpp(706)]
  PASS   : tst_QDeclarativeGridView::noCurrentIndex()
  PASS   : tst_QDeclarativeGridView::defaultValues()
  PASS   : tst_QDeclarativeGridView::properties()
  PASS   : tst_QDeclarativeGridView::propertyChanges()
  PASS   : tst_QDeclarativeGridView::componentChanges()
  PASS   : tst_QDeclarativeGridView::modelChanges()
  PASS   : tst_QDeclarativeGridView::positionViewAtIndex()
  PASS   : tst_QDeclarativeGridView::positionViewAtIndex_rightToLeft()
  PASS   : tst_QDeclarativeGridView::mirroring()
  PASS   : tst_QDeclarativeGridView::snapping()
  PASS   : tst_QDeclarativeGridView::resetModel()
  PASS   : tst_QDeclarativeGridView::enforceRange()
  PASS   : tst_QDeclarativeGridView::enforceRange_rightToLeft()
  PASS   : tst_QDeclarativeGridView::QTBUG_8456()
  PASS   : tst_QDeclarativeGridView::manualHighlight()
  PASS   : tst_QDeclarativeGridView::footer()
  PASS   : tst_QDeclarativeGridView::header()
  PASS   : tst_QDeclarativeGridView::indexAt()
  PASS   : tst_QDeclarativeGridView::onAdd(0, add 1)
  PASS   : tst_QDeclarativeGridView::onAdd(0, add 2)
  PASS   : tst_QDeclarativeGridView::onAdd(0, add 10)
  PASS   : tst_QDeclarativeGridView::onAdd(1, add 1)
  PASS   : tst_QDeclarativeGridView::onAdd(1, add 2)
  PASS   : tst_QDeclarativeGridView::onAdd(1, add 10)
  PASS   : tst_QDeclarativeGridView::onAdd(5, add 1)
  PASS   : tst_QDeclarativeGridView::onAdd(5, add 2)
  PASS   : tst_QDeclarativeGridView::onAdd(5, add 10)
  PASS   : tst_QDeclarativeGridView::onRemove(remove first)
  PASS   : tst_QDeclarativeGridView::onRemove(two items, remove first)
  PASS   : tst_QDeclarativeGridView::onRemove(two items, remove last)
  PASS   : tst_QDeclarativeGridView::onRemove(two items, remove all)
  PASS   : tst_QDeclarativeGridView::onRemove(four items, remove first)
  PASS   : tst_QDeclarativeGridView::onRemove(four items, remove 0-2)
  PASS   : tst_QDeclarativeGridView::onRemove(four items, remove 1-3)
  PASS   : tst_QDeclarativeGridView::onRemove(four items, remove 2-4)
  PASS   : tst_QDeclarativeGridView::onRemove(four items, remove last)
  PASS   : tst_QDeclarativeGridView::onRemove(four items, remove all)
  PASS   : tst_QDeclarativeGridView::onRemove(ten items, remove 1-8)
  PASS   : tst_QDeclarativeGridView::onRemove(ten items, remove 2-7)
  PASS   : tst_QDeclarativeGridView::onRemove(ten items, remove 4-10)
  PASS   : tst_QDeclarativeGridView::testQtQuick11Attributes(positionViewAtBeginning)
  PASS   : tst_QDeclarativeGridView::testQtQuick11Attributes(positionViewAtEnd)
  PASS   : tst_QDeclarativeGridView::contentPosJump()
  PASS   : tst_QDeclarativeGridView::cleanupTestCase()
  Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QDeclarativeGridView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativegridview: 7 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1418622450):
    http://codereview.qt-project.org/101640 [PS22] - Updated submodules.



More information about the Ci-reports mailing list