eighteen autotests failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() PASS : tst_qquickwindow::headless() SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1123) : failure location PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 7 seconds, exit code 3221225477 Testing tst_qquickvisualdatamodel QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 0.845627 seconds, exit code 3221225477 Testing tst_qquicktext QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktext ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktext::initTestCase() PASS : tst_qquicktext::text() PASS : tst_qquicktext::width() PASS : tst_qquicktext::wrap() PASS : tst_qquicktext::elide() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktext: 1 seconds, exit code 3221225477 Testing tst_QQuickPathView QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 1 seconds, exit code 3221225477 Testing tst_QQuickMouseArea QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() PASS : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate() PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() SKIP : tst_QQuickMouseArea::clickThrough() QTBUG-23976 Unstable tst_qquickmousearea.cpp(936) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 15 seconds, exit code 3221225477 Testing tst_QQuickListView QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickListView ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickListView::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicklistview: 0.887684 seconds, exit code 3221225477 Testing tst_qquickitem QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickitem ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickitem::initTestCase() PASS : tst_qquickitem::noWindow() PASS : tst_qquickitem::simpleFocus() PASS : tst_qquickitem::scopedFocus() PASS : tst_qquickitem::addedToWindow() PASS : tst_qquickitem::changeParent() PASS : tst_qquickitem::multipleFocusClears() PASS : tst_qquickitem::focusSubItemInNonFocusScope() PASS : tst_qquickitem::parentItemWithFocus() PASS : tst_qquickitem::reparentFocusedItem() PASS : tst_qquickitem::constructor() PASS : tst_qquickitem::setParentItem() PASS : tst_qquickitem::visible() PASS : tst_qquickitem::enabled() PASS : tst_qquickitem::enabledFocus() SKIP : tst_qquickitem::mouseGrab() Fails in the CI for ANGLE builds on Windows, QTBUG-32664 tst_qquickitem.cpp(1189) : failure location PASS : tst_qquickitem::touchEventAcceptIgnore(with touch) PASS : tst_qquickitem::touchEventAcceptIgnore(without touch) PASS : tst_qquickitem::polishOutsideAnimation() PASS : tst_qquickitem::polishOnCompleted() PASS : tst_qquickitem::wheelEvent(visible and enabled) PASS : tst_qquickitem::wheelEvent(visible and disabled) PASS : tst_qquickitem::wheelEvent(invisible and enabled) PASS : tst_qquickitem::wheelEvent(invisible and disabled) PASS : tst_qquickitem::hoverEvent(visible, enabled, accept hover) PASS : tst_qquickitem::hoverEvent(visible, disabled, accept hover) PASS : tst_qquickitem::hoverEvent(invisible, enabled, accept hover) PASS : tst_qquickitem::hoverEvent(invisible, disabled, accept hover) PASS : tst_qquickitem::hoverEvent(visible, enabled, not accept hover) PASS : tst_qquickitem::hoverEvent(visible, disabled, not accept hover) PASS : tst_qquickitem::hoverEvent(invisible, enabled, not accept hover) PASS : tst_qquickitem::hoverEvent(invisible, disabled, not accept hover) PASS : tst_qquickitem::hoverEventInParent() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickitem: 3 seconds, exit code 3221225477 Testing tst_qquickimage QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickimage::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 0.828687 seconds, exit code 3221225477 Testing tst_qquickborderimage QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickborderimage ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickborderimage::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickborderimage: 1 seconds, exit code 3221225477 Testing tst_qquickanimatedimage QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickanimatedimage::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 0.892829 seconds, exit code 3221225477 Testing tst_QQuickView QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickView ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickView::initTestCase() PASS : tst_QQuickView::resizemodeitem() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickview: 1 seconds, exit code 3221225477 Testing tst_QQuickRepeater QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickRepeater ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickRepeater::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickrepeater: 0.870859 seconds, exit code 3221225477 Testing tst_qquickanimations QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimations ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickanimations::initTestCase() PASS : tst_qquickanimations::simpleProperty() PASS : tst_qquickanimations::simpleNumber() PASS : tst_qquickanimations::simpleColor() PASS : tst_qquickanimations::simpleRotation() PASS : tst_qquickanimations::simplePath() PASS : tst_qquickanimations::simpleAnchor() PASS : tst_qquickanimations::reparent() PASS : tst_qquickanimations::pathInterpolator() PASS : tst_qquickanimations::pathInterpolatorBackwardJump() PASS : tst_qquickanimations::pathWithNoStart() PASS : tst_qquickanimations::alwaysRunToEnd() PASS : tst_qquickanimations::complete() PASS : tst_qquickanimations::resume() PASS : tst_qquickanimations::dotProperty() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimations: 13 seconds, exit code 3221225477 Testing tst_qquickdynamicpropertyanimation QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickdynamicpropertyanimation ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickdynamicpropertyanimation::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickdynamicpropertyanimation: 1 seconds, exit code 3221225477 Testing tst_QQuickDropArea QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickDropArea ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickDropArea::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickdroparea: 0.840597 seconds, exit code 3221225477 Testing tst_QQuickDrag QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickDrag ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickDrag::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickdrag: 0.880586 seconds, exit code 3221225477 Testing tst_qquickapplication QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() PASS : tst_qquickapplication::state() XFAIL : tst_qquickapplication::layoutDirection() QTBUG-21573 tst_qquickapplication.cpp(188) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 1 seconds, exit code 3221225477 Testing tst_qquickanchors QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanchors ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickanchors::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanchors: 0.898301 seconds, exit code 3221225477
Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01470/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386671428): http://codereview.qt-project.org/71518 [PS2] - Safeguard QQuickWindow::hide() against other GL contexts. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
